Overload List

  Name Description
Public method AttachView<(Of <<'(TResult>)>>)(Func<(Of <<'(View<(Of <<'(T>)>>), View<(Of <<'(TResult>)>>)>)>>))
Includes a subquery into the incremental maintenance mechanism of a view.
Public method AttachView<(Of <<'(TResult>)>>)(Object, Func<(Of <<'(View<(Of <<'(T>)>>), View<(Of <<'(TResult>)>>)>)>>))
Includes a subquery into the incremental maintenance mechanism of a view and uniquely identifies it among other subqueries of the same view.

See Also